Skip to content

Comments

Release v0.1#110

Open
conradbzura wants to merge 117 commits intomasterfrom
release
Open

Release v0.1#110
conradbzura wants to merge 117 commits intomasterfrom
release

Conversation

@conradbzura
Copy link
Contributor

Auto-generated by the cut release workflow.

conradbzura and others added 30 commits May 2, 2025 00:11
conradbzura and others added 24 commits February 12, 2026 22:26
…ncerContext in public API; Update load balancer docstrings
@conradbzura conradbzura added the release Indicates that a PR represents an official release label Feb 21, 2026
@conradbzura conradbzura added this to the v0.1 milestone Feb 21, 2026
conradbzura and others added 4 commits February 20, 2026 22:28
Add pyright to dev dependencies and configure it in pyproject.toml
with appropriate include/exclude paths. Excludes protobuf generated
files, test directories, and cli.py scratch module from analysis.
Correct return type annotations and narrowing issues caught by
pyright across the runtime subpackages:

- roundrobin: Use AsyncGenerator instead of AsyncIterator for dispatch
- task: Add casts for generic W return type and runtime assertions
  for callable type narrowing
- connection: Annotate _execute return type and cast the generator
  in dispatch to satisfy AsyncGenerator variance
- pool: Narrow overload 1 discovery parameter to None to prevent
  overlap with the discovery-required overload; add third overload
  for hybrid pools that both spawn local workers and discover
  remote workers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Indicates that a PR represents an official release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant